Vyasa Manual

Where To StartURL copied

If your next question is... Open this guide Why start there
How do I run it and shape the site? Configuration and CLI The server entry point and config precedence live there.
What can I write in Markdown? Writing in Vyasa Markdown It covers the authoring surface before internals.
How do diagrams fit into a page? Mermaid diagrams or D2 diagrams Each renderer has different knobs and runtime behavior.
How do I restyle the shell and article? Theming and CSS It separates page chrome from content styling.
How do auth and path rules work? Security and access It explains the live app trust boundaries.
How do I sort homepage cards? Configuration and CLI home_sort lives in root .vyasa and only affects the blog-style homepage card feed.
How does the request pipeline hang together? Architecture overview It maps the server, renderer, and layout flow.
What happens after the basics? Advanced behavior It covers escape hatches and operational edges.